home *** CD-ROM | disk | FTP | other *** search
/ Deep Throat Girls 5 / Deep Throat Girls 5.iso / mac / MAC.Dir / 00064_start.ls < prev    next >
Encoding:
Text File  |  1997-02-09  |  243 b   |  13 lines

  1. on mouseDown
  2.   puppetSprite(7, 0)
  3.   set the timeoutScript to EMPTY
  4.   puppetTransition(37)
  5.   cursor(200)
  6.   unloadMember(65)
  7.   unloadMember(74)
  8.   set the cursor of sprite 5 to 200
  9.   set the cursor of sprite 6 to 200
  10.   puppetSound(0)
  11.   go(9)
  12. end
  13.